projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
630fcab
)
comment nit
author
Andrea Corallo
<akrl@sdf.org>
Wed, 20 Nov 2019 18:37:47 +0000
(19:37 +0100)
committer
Andrea Corallo
<akrl@sdf.org>
Wed, 1 Jan 2020 10:38:08 +0000
(11:38 +0100)
lisp/emacs-lisp/comp.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/comp.el
b/lisp/emacs-lisp/comp.el
index 2ee244077ba3f4a1231f73d8413266cdcc3f2e21..e1f0e657864b46ad4e89c919da6dc4b2b708ace6 100644
(file)
--- a/
lisp/emacs-lisp/comp.el
+++ b/
lisp/emacs-lisp/comp.el
@@
-1691,7
+1691,7
@@
Return t if something was changed."
collect (comp-mvar-id x)))
(defun comp-dead-assignments-func ()
- "Clean-up
trivial
dead assignments into current function.
+ "Clean-up dead assignments into current function.
Return the list of m-var ids nuked."
(let ((l-vals ())
(r-vals ()))